home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MACD 5
/
MACD 5.bin
/
internet
/
irc_i_dodatki
/
dwarfx
/
dwarf24.lha
/
dwarfreply.amirx
< prev
next >
Wrap
Text File
|
1980-12-25
|
602b
|
21 lines
/* DWaRFREPLy.AmIRX By Gareth Murfin for DWaRFx
Concepts by GeRonImO/BrAiNWavE & N.S.C./Insane + Ger0
SENDS a fake 'reply' message to a user or whole channel! */
parse arg channelnick text
text=substr(text,2)
Call Setclip('DFxTIME',Time())
if channelnick="" then do
"echo P="d2c(27)"b«DWaRFREPLy» specify a nick dog head"
exit
end
if text="" then do
"echo P="d2c(27)"b«DWaRFREPLy» You need to specify text you gimp!."
exit
end
"echo P="d2c(27)"b«DWaRFREPLy» "Text" sent to "channelnick" curtesy of |DWaRFx|."
"Raw" "NOTICE "||channelnick||" :"||"01"X||text||"01"X||"0a"X